JBoss Community Archive (Read Only)

RHQ 4.5

JBossAS - Script Service

Overview

Internal Name:

Script

Description:

provides the ability to execute a script that performs some task related to its parent JBossAS server

Singleton:

no

Plugin:

JBossAS

Connection Settings

Name

Description

Required

Internal Name

Path

the absolute path to the script file

yes

path

Environment Variables

the environment variables that will be passed to the script; each variable must be on a new line and have the syntax name=value; the variable's value can contain properties with the syntax %propertyName%; the script plugin will interpolate these with the current values of the corresponding properties from the script's parent JBossAS server's connection properties

no

environmentVariables

You must use the internal name to reference properties in Dynamic Group Definition expressions.

Operations

Name

Description

Execute Script

execute the script; NOTE: environment variables to be passed to the script can be configured via this Script service's connection properties (under its Inventory>Connection tab)

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-12 12:59:22 UTC, last content change 2012-05-09 12:35:23 UTC.